.rides-cs { font-size: 12px; background:#0065ca; position: fixed; top: 250px; right: 0px;  z-index: 1500; border-radius:6px 0px 0 6px;}
.rides-cs a { color: #00A0E9;}
.rides-cs a:hover { color: #ff8100; text-decoration: none;}
.rides-cs .floatL { width: 36px; float:left; position: relative; z-index:1;margin-top: 21px;height: 181px;}
.rides-cs .floatL a { font-size:0; text-indent: -999em; display: block;}
.rides-cs .floatR { width: 130px; float: left; padding: 5px; overflow:hidden;}
.rides-cs .floatR .cn {background:#F7F7F7; border-radius:6px;margin-top:4px;}
.rides-cs .cn .titZx{ font-size: 14px; color: #333;font-weight:600; line-height:24px;padding:5px;text-align:center;}
.rides-cs .cn ul {padding:0px;}
.rides-cs .cn ul li { line-height: 38px; height:38px;border-bottom: solid 1px #E6E4E4;overflow: hidden;text-align:center;}
.rides-cs .cn ul li span { color: #777;}
.rides-cs .cn ul li a{color: #777;}
.rides-cs .cn ul li img { vertical-align: middle;}
.rides-cs .btnOpen, .rides-cs .btnCtn {  position: relative; z-index:9; top:25px; left: 0;  background-image: url(http://demo.lanrenzhijia.com/2014/service1031/images/lanrenzhijia.png); background-repeat: no-repeat; display:block;  height: 146px; padding: 8px;}
.rides-cs .btnOpen { background-position: 0 0;}
.rides-cs .btnCtn { background-position: -37px 0;}
.rides-cs ul li.top { border-bottom: solid #ACE5F9 1px;}
.rides-cs ul li.bot { border-bottom: none;}

.alertcollection{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.3);

}
.alertbox{
	width:386px;
	position:absolute;
	left:50%;
	margin-left:-193px;
	top:50%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	background-color:#fff;
	border:5px solid rgba(0,0,0,0.3);
}
.alertbox div:first-child{
	height:38px;
	line-height:38px;
	background-color:#eee;
	font-size:14px;
	color:#369;
	padding:0 10px;
}
.alertbox div:nth-child(2){
	height:50px;
	line-height:50px;
	background-color:#fff;
	font-size:14px;
	color:#222;
	padding:0 10px;
}
.alertbox div:nth-child(3){
	padding: 8px 10px;
    height: 48px;
    text-align: right;
    border-top: 1px solid #CCC;
    background: #F2F2F2;

}
.alertbox div:nth-child(3) span{
	background-color:#06C;
	color:#fff;
	display: inline-block;
	padding:5px;
	cursor: pointer;

}
.closeicon{
	background:url("../images/jiadu/cls.gif") no-repeat 0 0;
	width: 20px;
    height: 20px;
    overflow: hidden;
    text-indent: -9999px;
    cursor: pointer;
    display: inline-block;
    float: right;
    margin-top:9px;
}

.advantagebox img{
	width:100%;
	display: block;
}
.product_hotbox{
	height:80px;
	line-height:80px;
	background-color:#0066d9;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	text-align: center;
	color:#fff;
	font-size:22px;
}

.product_hotbox div{
	width:25%;
	border-right:1px solid #fff;
}
.product_hotbox div:hover{
	color:#f00;
	border-bottom:2px solid #f00;
}
.ny_zblblist{
	/*padding:10px 20px;*/
	box-sizing: border-box;
	margin:10px 0;
}
.ny_zblblist ul li{
	height:38px;
	line-height: 38px;
	font-size:16px;
	color:#999;
	/*text-align: center;*/
	padding-left:20%;
	cursor: pointer;

}
.ny_zblblist ul li:nth-child(2n){
	background-color:#f3f8ff;
}
.goproducticon{
	background:url("../images/jiadu/goicon.png") no-repeat;
	width:26px;
	height:20px;
	background-size:cover;
	vertical-align:middle;
	display:inline-block;
	margin-right:10px;
}
.solutionbox{
	background-color:#F5F5F5;
	/*padding-bottom:60px;*/
}

.solution_listbox{
	width:1200px;
	margin:0 auto;
	position: relative;
}
.solution_list ul{
	float: left;
	width:385px;
	/*display: flex;*/
	/*border:2px solid #ccc;*/

}
.solution_list ul li{
	background-color:#fff;
	width:380px;
	margin-right:10px;
	margin-bottom:18px;
	padding:20px;
	float: left;
}
.solution_list ul li.active{
	background-color: #03A4B6;
	color:#fff;
}
.solution_list ul li.active a{
	color:#fff!important;
}

.solution_list ul li:nth-child(2n){
	margin-right:0;
}

.solulisttitle span:first-child{ 
	height:40px;
	line-height: 40px;
	display: block;
	font-size:20px;
	font-weight:600;

}
.solutiongoicon{
	background:url("../images/jiadu/solutiongoicon.png") no-repeat;
	width:20px;
	height:20px;
	background-size:cover;
	vertical-align:middle;
	display:inline-block;
	margin-right:10px;
	margin-top:10px;
}

/*.solulistdetail{
	display: none;
}*/
.solulistdetail{
	width:800px;
	position: absolute;
	top:0;
	right:0;
	display: none;
}

.solulistdetail img{
	width:100%;
	height:493px;
}
.solulistdetail p{
	background-color:rgba(0, 0, 0, 0.2) ;
	position: absolute;
	bottom: 0;
	left:0;
	color:#fff;
	font-size:18px;
	padding:20px;
	margin-bottom:0;
	height:100px;
	width: 100%;
	overflow: hidden;
	/*white-space: nowrap;*/
	text-overflow:ellipsis;
		display: -webkit-box;
	   -webkit-line-clamp: 3;
	  -webkit-box-orient: vertical;
	  line-height: 34px;

}
.advantege_box{
	background:url(../images/jiadu/serbicesfimg.jpg) no-repeat;
	background-size:cover;
	padding:60px 0;
}
.w1200{
	width:1200px;
	margin:0 auto;
}

.advantege_title{
	text-align: center;
}
.advantege_title p:first-child{
	color:#0b56c3;
	font-weight:600;
	font-size:26px;
}
.advantege_title p:nth-child(2){
	color:#222;
	font-weight:600;
	font-size:16px;
}
.advantege_title hr{
	width:50px;
	height:2px;
	background-color: #0b56c3;
	margin:0 auto;
}
.advantege_info ul li .jfojsoie{
	border:2px solid #fff;
}
.advantege_info ul li .jfojsoie:hover{
	border:2px solid #0b56c3;
}
.advantege_info ul li:hover .jiaduadvasdilist{
	display: block;
}
.advantege_info ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top:20px;
}
.advantege_info ul li{
	margin-right: 30px;
	position:relative;
}
.advantege_info ul li:nth-child(2n){
	margin-top:30px;
}

.case-index-content ul li:hover{
	background: url(../images/jiadu/processbg1.png);
}

.jiaduadvasdilist0{
	position: absolute;
	top:0;
	left:4px;
	display: none;
}
.jiaduadvasdilist1{
	position: absolute;
	top:39%;
	left:4px;
	display: none;

}
.jiaduadvasdilist2{
	position: absolute;
	top:0;
	left:4px;
	display: none;

}
.jiaduadvasdilist3{
	position: absolute;
	top:39%;
	left:4px;
	display: none;

}
.jiaduadvasdilist4{
	position: absolute;
	top:0;
	left:4px;
	display: none;

}



.informationjoijo{

	font-size:36px;
	font-weight:bold;
	color:#03A4B6;
	padding:40px 0;
}
.informationjoijo span{
	color:#737373;
}


.solulistdetailbtn{
	background:url("../images/zuoyu/solulistdetailbtn.png") no-repeat;
	background-size:cover;
	width:100px;
	height:100px;
	position: absolute;right:0;bottom:0;
}

.jiamenhoupinjia{

	font-size: 36px;
    font-weight: bold;
    color: #03A4B6;
    padding: 40px 0;
    text-align: center;
}
.jiamenhoupinjia span {
    color: #737373;
}

.jiamenboxinfolist{
	width:1000px;
	margin:auto;
}
.jiamenboxinfolist ul li{
	float: left;
	margin-right:6px;
}
.jiamenboxinfolist ul li{
	width:161px;
	height:253px;
}
.jiamenboxinfolist ul li:last-child{
	margin-right:0;

}
.lijijiamentel{
	text-align: center;
	margin:50px;
}

.lijijiamentel img{
	width:200px;
	display: block;

}
.jiamenhoudanli{
	width:1000px;
	margin:auto;
}
.jiamenhoudanli ul li{ 
	float: left;
	width:200px;
	text-align: center;
}
.jiamenhoudanli ul li span{ 
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	width:100%;
	padding:10px 0;
}
.jiamenhoudanli ul li p{ 
	display: none;
	width:180%;
	margin:auto;
	margin-left: -50px;
}
.fjoiejofimg{
	width:200px;
	height:200px;
	text-align: center;
	position: relative;
}

.fjoiejofimg img{
	position: absolute;
	top:50%;
	left:50%;
	-webkit-transform: translate(-50%,-50%);
	        transform: translate(-50%,-50%);
	border-radius: 50%;
	width:126px;
	height:126px;
}

.jiamenhoudanli ul li.active img{
	width:176px;
	height:176px;
}

.jiamenhoudanli ul li.active p{
	display: block;
}



.jfoiejfojewbox{

	width:980px;
	margin:0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;


}
.jfoiejfojewbox li{
	width:25%;
	text-align: center;
	margin-top:30px;
	-webkit-perspective: 600px; /*加上这个属性，盒子的子元素就能有3D效果了，不然只能是一个被压扁的盒子*/
    -moz-perspective: 600px;

}
.jfoiejfojewbox li:hover{
	/*background-color:rgba(0,0,0,0.2);*/
	-webkit-animation: proRotate 1s ease-in-out 500ms alternate none 1;
    animation: proRotate 1s ease-in-out 500ms alternate none 1;
}
@-webkit-keyframes proRotate { 
    0%{-webkit-transform:perspective(400px) rotateY(180deg);} 
    100%{-webkit-transform:perspective(400px) rotateY(0deg);} 
}
@keyframes proRotate { 
    0%{transform:perspective(400px) rotateY(180deg);} 
    100%{transform:perspective(400px) rotateY(0deg);} 
}



.jfoiejfojewbox li img:nth-child(1){
	position: relative;
	z-index: 99
}
.jfoiejfojewbox li img:nth-child(2){
	margin-top:-35px;
}

.afdsfsfsfsdfsfsf{
	font-size:18px;
	margin:0;
	color:#03A4B6;
	font-weight:bold;
	line-height: 30px;
}